home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
newsgroups
/
misc.20031118-20041115
/
000281_dm_v_2000@yahoo.com_Tue May 4 16:03:44 2004.msg
< prev
next >
Wrap
Internet Message Format
|
2004-11-14
|
2KB
Path: newsmaster.cc.columbia.edu!feed1.nycmny01.us.to.verio.net!nntp2.tagonline.com!newsfeed2.dallas1.level3.net!news.level3.com!bloom-beacon.mit.edu!npeer.de.kpn-eurorings.net!news.glorb.com!postnews1.google.com!not-for-mail
From: dm_v_2000@yahoo.com (Peter V.)
Newsgroups: comp.protocols.kermit.misc
Subject: Re: C-Kermit 8.0 on Solaris 9.0
Date: 4 May 2004 12:49:13 -0700
Organization: http://groups.google.com
Lines: 35
Message-ID: <3f9c05b0.0405041149.37a837fa@posting.google.com>
References: <3f9c05b0.0405030539.2f499632@posting.google.com> <40964FEB.6090000@nyc.rr.com>
NNTP-Posting-Host: 141.155.203.100
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1083700153 1270 127.0.0.1 (4 May 2004 19:49:13 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Tue, 4 May 2004 19:49:13 +0000 (UTC)
Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:15001
Jeffrey,
thank you! I'm able to connect do a DIR with no problem, once connected.
Peter
Jeffrey Altman <jaltman2@nyc.rr.com> wrote in message news:<40964FEB.6090000@nyc.rr.com>...
> You have configured C-Kermit to accept incoming connections
> for the data channel on port 42944. Your firewall does not
> allow connections to this port. Therefore, you must use passive
> mode which is the default for C-Kermit.
>
> Peter V. wrote:
> > Hello.
> >
> > I'm able to make a secure SSL/TLS connection to IBM Info Exchange
> > from my UNIX machine that is running Solaris 9.0 with C-Kermit
> > 8.0.211. However, once I am connected, whenever I try to do a remote
> > command, like RDIR shown below the following occurs and the C-Kermit
> > session hangs.
> >
> > (/u/rdps/pav/openssl/openssl/certs/) C-Kermit>RDIR
> > ---> TYPE A
> > 200 Type now set to A.
> > ---> PORT 150,150,80,111,167,192
> > 200 Port command OK.
> > ---> LIST
> > 150 Data connection ready to be secured.
> >
> >
> > Any suggestions?
> >
> > Many thanks in advance.
> >
> > Peter